Export symbols needed by binder
authorBen Hutchings <ben@decadent.org.uk>
Mon, 5 Aug 2024 01:26:48 +0000 (03:26 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 18 Jan 2025 09:10:54 +0000 (10:10 +0100)
commit44060a156bbc42fcdbff90491fa9f1f7b5c9019c
treee84e0f282a11b6134c62ef0d794751c13cfec1d8
parent3686d6e8c0bef1036341a8fe9f3db134976117a9
Export symbols needed by binder

Bug-Debian: https://bugs.debian.org/901492

We want to enable use of the Android binder driver to support
Waydroid, but it should not be built-in as that would waste resources
and increase security attack surface on systems that don't need it.

Export the currently un-exported symbols it depends on.

Gbp-Pq: Topic debian
Gbp-Pq: Name export-symbols-needed-by-android-drivers.patch
fs/file.c
ipc/msgutil.c
ipc/namespace.c
kernel/sched/syscalls.c
kernel/sched/wait.c
kernel/task_work.c
mm/memory.c
security/security.c